|
Dew Stats for .NET
|
Performs the Bartlett test for dimensionality of data.
|
Parameters |
Description |
|
[In] TMtx Data |
Data to be analyzed. |
|
out int NumDim |
Returns the number of dimensions needed to explain the non random variation in data. If NumDim is less than zero, the test cannot be applied to this data. |
|
[In] TVec SignifVec |
Returns calculated significance probabilities for one, two ... variables (dimensions). |
|
[In] double Alpha |
Desired significance. |
|
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|